//==============================================================================
// Sylvanus_anim.txt
//==============================================================================


                           ____________________________________
                          |                                    |
                          |      CREATED by WOLLIEWOLTAZ       |
                          |____________________________________|
//==============================================================================
//==============================================================================
//Particle Attachments:
//==============================================================================
//==============================================================================
define BirthSFX
{
   set hotspot
   {
      version
      {
         Visualparticle Sylvanus BirthSFX
      }
   }
}
//==============================================================================
define DustCloud
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Titan Walk Dust Cloud
      }
   }  
}
//==============================================================================
define GlowSFX
{
   set hotspot
   {
      version
      {
         Visualparticle Sylvanus AttackSFX
      }
   }
}
//==============================================================================
define SummonGlowSFX
{
   set hotspot
   {
      version
      {
         Visualparticle world a relic spark
      }
   }
}
//==============================================================================
//==============================================================================
//VisualGranny:
//==============================================================================
//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny Sylvanus_birthA
				Connect ATTACHPOINT BirthSFX hotspot
				Connect ATTACHPOINT DustCloud hotspot
         }
			version
         {
			        VisualGranny Sylvanus2_birthB
				Connect ATTACHPOINT BirthSFX hotspot
				Connect ATTACHPOINT DustCloud hotspot
         }
      }
   }
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny Sylvanus_idle
	 }
      }
   }
}
//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny Sylvanus_runA
         }
			version
         {
			        VisualGranny Sylvanus_runB
         }
			version
         {
			        VisualGranny Sylvanus_walk
				length 1.1
         }
      }
   }
}
//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny Sylvanus_boredA
         }
			version
         {
			        VisualGranny Sylvanus_boredB
         }
			version
         {
			        VisualGranny Sylvanus_boredC
	 }
			version
         {
			        VisualGranny Sylvanus_boredD
    	 }
			version
         {
			        VisualGranny Sylvanus_furious
	 }
			version
         {
			        VisualGranny Sylvanus_laugh
				tag SpecificSoundSet 0.01 false SylvanusLaugh checkVisible
         }
			version
         {
			        VisualGranny Sylvanus_recall
         }
			version
         {
			        VisualGranny Sylvanus_taunt
         }
			version
         {
			        VisualGranny Sylvanus_wave
         }
      }
   }
}
//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny Sylvanus_death
			
         }
      }
   }
}
//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny Sylvanus_flail
	 }
      }
   }
}
//==============================================================================
anim RangedAttack
{
   SetSelector
   {
VariationLogic
      set hotspot
      {
         version
         {
				VisualGranny Sylvanus_rangedAttackA
				Connect launchpoint GlowSFX hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.20 true   
               tag SpecificSoundSet 0.08 false SylvanusAttackSFX checkVisible
//-- end auto generated section
		
         }
			version
         {
				VisualGranny Sylvanus_rangedAttackB
				Connect launchpoint GlowSFX hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.24 true   
               tag SpecificSoundSet 0.12 false SylvanusAttackSFX checkVisible
//-- end auto generated section
         
	 }
			version
         {
				VisualGranny Sylvanus_rangedAttackC
				Connect launchpoint GlowSFX hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.30 true   
               tag SpecificSoundSet 0.15 false SylvanusAttackSFX checkVisible
//-- end auto generated section
         
	 }
      }
   }
}
//==============================================================================
anim Gore
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny SylvanusTendrils_charge
				tag Attack 0.65 true   
               			tag SpecificSoundSet 0.65 false RootsSpawnSFX1 checkVisible
				tag SpecificSoundSet 0.65 false RootsSpawnSFX2 checkVisible
				tag FootstepRight 0.65 true
			        tag FootstepLeft 0.65 true
				Length 1.3 
         }
      }
   }
}
//==============================================================================
anim Build
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny Sylvanus3_summon
				Connect launchpoint SummonGlowSFX hotspot
				tag SpecificSoundSet 0.10 false WingsLarge checkVisible
         }
      }
   }
}